Skip to main content

Connect

Connect to wss://api.broker1.com/NorenStream/NorenWS

General Guidelines

1) As soon as connection is done, a connection request should be sent with User id and login session id.
2) All input and output messages will be in json format.
3) ATO price is sent as “42949672.95”

Connect

Request Details :

Parameter NamePossible valueDescription
tc‘c’ represents connect task
uidUser ID
actidAccount id
sourceWEB / MOBSource should be same as login request.
susertokenUser Session Token

Response Details :

Json FieldsPossible valueDescription
tck‘ck’ represents connect acknowledgement
uidUser ID
sOk or Not_Ok(in case of invalid user id or session id)